home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / mtgrap1c / mtgraph.{tx < prev    next >
Encoding:
Text File  |  1994-08-06  |  1.2 KB  |  46 lines

  1.  
  2. =============================================
  3.       mtGraph Mode13h Graphical Library
  4. =============================================
  5.  
  6. Beta version of a simple mode13h graphical
  7. library. Presently, it does not do anything
  8. fantastic but contains enuff functions
  9. to create simple demonstrations/animations
  10.  
  11. - supports pixel plotting
  12. - line and clipped line
  13. - circle and ellipse
  14. - set clip region
  15. - rectangle and filled rectangle
  16. - mouse routines
  17. - palette routines
  18. - block routines i.e. copy to screen
  19.   copy pages to pages, copy partial blocks
  20.   copy buffer to virtual screen, flip pages
  21. - read WGT's sprite files (Apologies to the 
  22.   WGT software.. I was reading thru the 
  23.   shareware and I was experimenting.. and
  24.   I don't believe I actually got it to work)
  25. - Loads up PCX (256 320-200)
  26. - simple font routines (not fully functional)
  27.   + one simple font file
  28. - keyboard handler..
  29. - and others I can't remember.. look for
  30.   the mtgraph documentation.
  31.  
  32.  
  33. etc.. Like I say.. it is simple.. 
  34.  
  35. For any enquires/bug reports, please direct your
  36. mails to :
  37.  
  38. chtay@iti.gov.sg
  39.  
  40.  
  41.  
  42. Thank you very much for using the mtGraph library
  43.  
  44. Release Version : 1.0c  Date : 6th August 1994
  45.  
  46.